about summary refs log tree commit diff stats
path: root/data/maps/the_orb/rooms/B Room.txtpb
blob: 633232fb8a1278aa3132c974b04ba87a83062ca3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name: "B Room"
letters {
  key: "b"
  path: "Components/Collectables/b"
}
paintings {
  name: "SPIRAL"
  path: "Meshes/spiral"
  # TODO: This is too high up to enter. It's also a hint painting.
  exit_only: true
}
ports {
  name: "FINAL"
  display_name: "Final Worldport"
  path: "Components/Warps/worldport5"
  destination { x: -69 y: 0 z: 87 }
  rotation: 90
}